ComponentOne ASP.NET MVC Controls
FitType Method

C1.Web.Mvc.Fluent Namespace > TrendLineBuilder<T> Class : FitType Method
The value
Sets the fit type of the trendline.
Syntax
'Declaration
 
Public Function FitType( _
   ByVal value As TrendLineFitType _
) As TrendLineBuilder(Of T)

Parameters

value
The value

Return Value

Current Builder
See Also

Reference

TrendLineBuilder<T> Class
TrendLineBuilder<T> Members